map events or whatever
This commit is contained in:
parent
b0e718f879
commit
856b518593
28 changed files with 185 additions and 29 deletions
|
@ -29,8 +29,10 @@ function st_enemyturn() {
|
|||
if done {
|
||||
c_dewait(global.turn);
|
||||
k = 0;
|
||||
c_deselectunit(selectedunit);
|
||||
state = st_control;
|
||||
global.turn = ARMY.US;
|
||||
done = false;
|
||||
}
|
||||
//}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue