Erwan
- Fixed a bug in SampleCache - simplified card files initial parsing
This commit is contained in:
@@ -24,7 +24,7 @@ JApp* JGameLauncher::GetGameApp()
|
||||
//-------------------------------------------------------------------------------------
|
||||
char *JGameLauncher::GetName()
|
||||
{
|
||||
return strdup("Wagic");
|
||||
return "Wagic";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user