talksprites are IN
This commit is contained in:
parent
3ef2354b34
commit
8d3617fe53
196 changed files with 1777 additions and 15 deletions
|
@ -13,7 +13,7 @@ function st_enemyturn() {
|
|||
if done {
|
||||
c_dewait(global.turn);
|
||||
state = st_control;
|
||||
global.turn = (global.turn+1)%2;
|
||||
global.turn = ARMY.US;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue