mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-18 10:11:50 +00:00
27b279a1ce
It needs to have the sound quality box removed and the Game directory box added, possibly among other things. git-svn-id: https://svn.eduke32.com/eduke32@2396 1a8010ca-5511-0410-912e-c29ae57300e0
7 lines
No EOL
200 B
Text
7 lines
No EOL
200 B
Text
{
|
|
IBClasses = (
|
|
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
|
{CLASS = SDLMain; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
|
|
);
|
|
IBVersion = 1;
|
|
} |