* Added html5 dir, has a .bat file that can build the html5 version. I went ahead and added the html5 specific Dink media as well, a bit big for SVN though. It has mp3 versions of all songs, otherwise it's the same as the normal data I think
git-svn-id: svn://rtsoft.com/rtsvn/projects/RTDink@1600 353e56fe-9613-0410-8469-b96ad8e6f29c
This commit is contained in:
parent
0974642cfb
commit
35c284b014
824 changed files with 4164 additions and 1121 deletions
|
@ -204,8 +204,8 @@ if (GetApp()->GetCheatsEnabled())
|
|||
{
|
||||
GetApp()->GetVar("cheat_warning")->Set(uint32(1));
|
||||
|
||||
PopUpCreate(pBG, "`4WARNING!``\n\nUsing cheats may break the game in strange ways and is only for testing or if you're desperate!", "", "cancel", "I get it", "", "", true);
|
||||
}
|
||||
PopUpCreate(pBG, "`4WARNING!``\n\nUsing cheats may break the game in strange ways and is only for testing or if you're desperate!", "", "cancel", "I get it", "", "", true);
|
||||
}
|
||||
|
||||
|
||||
return pBG;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue