mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-26 15:53:29 +01:00
Save smart tiles..
This commit is contained in:
@@ -306,6 +306,7 @@ void game2_tick_input()
|
|||||||
if(input_readkey(81))
|
if(input_readkey(81))
|
||||||
{
|
{
|
||||||
game2_savemap("mission2");
|
game2_savemap("mission2");
|
||||||
|
game2_savesmarttiles("m2_smart");
|
||||||
}
|
}
|
||||||
|
|
||||||
// H
|
// H
|
||||||
|
|||||||
Reference in New Issue
Block a user