Ignore:
Timestamp:
Apr 29, 2013, 5:26:54 PM (12 years ago)
Author:
alloc
Message:

Daodan:

  • Fixes #21
  • Fixes #31
  • Prepends "Daodan: " to every daodan related output on startup.txt
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan_Win32.c

    r705 r837  
    125125        if (FindWindow("ONI ", "ONI "))
    126126        {
    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.");
    128128                exit(0);
    129129        }
Note: See TracChangeset for help on using the changeset viewer.