mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 13:10:34 +00:00
And qfcc finds another bug :)
This commit is contained in:
parent
a7cfe3b215
commit
8c1d948586
1 changed files with 7 additions and 0 deletions
|
@ -63,3 +63,10 @@
|
|||
{
|
||||
nextNode = aNode;
|
||||
}
|
||||
|
||||
- (id) object
|
||||
{
|
||||
return data;
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
Loading…
Reference in a new issue