mirror of
https://github.com/ioquake/ioq3.git
synced 2025-06-03 18:30:45 +00:00
The Quake III Arena sources as originally released under the GPL license on August 20, 2005.
This commit is contained in:
commit
dbe4ddb103
1409 changed files with 806066 additions and 0 deletions
18
code/macosx/Quake3.nib/classes.nib
generated
Normal file
18
code/macosx/Quake3.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
ACTIONS = {showHelp = id; };
|
||||
CLASS = FirstResponder;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
ACTIONS = {paste = id; requestTerminate = id; };
|
||||
CLASS = Q3Controller;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {bannerPanel = id; };
|
||||
SUPERCLASS = NSObject;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue