-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
gameRelated to the game's code.Related to the game's code.high priorityStuff that should be fixed and released next server push.Stuff that should be fixed and released next server push.
Description
'IScripted': base class undefined -
MasterSwordRebirth/src/game/server/hl/cbase.h
Line 621 in ffa2dc0
| class CScriptedEnt : public CBaseEntity, public IScripted |
'return': cannot convert from 'CScriptedEnt *' to 'IScripted *' - MasterSwordRebirth/src/game/server/hl/cbase.h
Line 624 in ffa2dc0
| class IScripted *GetScripted() { return this; } |
Probably merged this #299 a little to soon, but oh well.
Metadata
Metadata
Assignees
Labels
gameRelated to the game's code.Related to the game's code.high priorityStuff that should be fixed and released next server push.Stuff that should be fixed and released next server push.