Fixed GCC 'cannot find interface' warnings in PlayerEntityScriptMethods.m.

This commit is contained in:
unknown 2013-10-08 20:23:31 +02:00
parent 1945574fb1
commit 95f90c5bfd

View File

@ -33,6 +33,7 @@ MA 02110-1301, USA.
#import "OOStringExpander.h"
#import "OOStringParsing.h"
#import "StationEntity.h"
@implementation PlayerEntity (ScriptMethods)