In game whom

This commit is contained in:
jl777
2019-02-12 19:38:13 -11:00
parent e543773eb1
commit 25fc96b97f
3 changed files with 6 additions and 5 deletions

View File

@@ -312,8 +312,9 @@ over:
after = FALSE;
msg(rs,"version %s. (mctesq was here)", release);
when 'S':
after = FALSE;
save_game(rs);
msg(rs,"Saving is disabled, use bailout rpc");
after = FALSE;
//save_game(rs);
when '.': ; /* Rest command */
when ' ': after = FALSE; /* "Legal" illegal command */
when '^':