map events or whatever
This commit is contained in:
parent
b0e718f879
commit
856b518593
28 changed files with 185 additions and 29 deletions
|
@ -73,6 +73,9 @@ function st_control() {
|
|||
}
|
||||
c_dewait(global.turn);
|
||||
//global.turn = (global.turn+1)%2;
|
||||
hoveredunit = noone;
|
||||
c_deselectunit(selectedunit);
|
||||
waiting = 60;
|
||||
k = 0;
|
||||
global.turn = ARMY.THEM;
|
||||
log("TURN " + string(global.turn));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue