Differences From Artifact [693ad7f294]:
- File src/editing.mm — part of check-in [42d4b57828] at 2025-03-04 23:51:09 on branch trunk — Port to SDL2 (user: js, size: 12911) [annotate] [blame] [check-ins using]
To Artifact [78d08b56c5]:
- File src/editing.mm — part of check-in [02dbc547c1] at 2025-03-05 00:27:18 on branch trunk — Reduce global variables (user: js, size: 12933) [annotate] [blame] [check-ins using]
︙ | |||
65 66 67 68 69 70 71 | 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | - + | // edited player1->health = 100; if (m_classicsp) monsterclear(); // all monsters back at their spawns for // editing projreset(); } |
︙ |