mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 20:32:34 +00:00
14 lines
283 B
Text
14 lines
283 B
Text
|
|
||
|
//**************************************************************************
|
||
|
//**
|
||
|
//** wvars.acs
|
||
|
//**
|
||
|
//**************************************************************************
|
||
|
|
||
|
/*
|
||
|
world int 0:WorldFree1;
|
||
|
world int 1:WorldFree2;
|
||
|
world int 2:WorldFree3;
|
||
|
world int 3:WorldFree4;
|
||
|
*/
|