mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 14:51:52 +00:00
13 lines
283 B
Text
13 lines
283 B
Text
|
|
//**************************************************************************
|
|
//**
|
|
//** wvars.acs
|
|
//**
|
|
//**************************************************************************
|
|
|
|
/*
|
|
world int 0:WorldFree1;
|
|
world int 1:WorldFree2;
|
|
world int 2:WorldFree3;
|
|
world int 3:WorldFree4;
|
|
*/
|