| # | Line 124 | Line 124 | UUtError ONICALL DD_ONrPlatform_Initiali | |
|---|---|---|
| 124 | ||
| 125 | if (FindWindow("ONI ", "ONI ")) | |
| 126 | { | |
| 127 | < | AUrMessageBox(1, "There is already an instance of the game running."); |
| 127 | > | AUrMessageBox(1, "Daodan: There is already an instance of the game running."); |
| 128 | exit(0); | |
| 129 | } | |
| 130 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |