add LifeMeter binding in ScreenHowToPlay and ScreenGameplay
remove GetPlayerInfo binding (currently unused)
This commit is contained in:
@@ -124,6 +124,7 @@ public:
|
||||
//
|
||||
virtual void PushSelf( lua_State *L );
|
||||
Song *GetNextCourseSong() const;
|
||||
LifeMeter *GetLifeMeter( PlayerNumber pn );
|
||||
PlayerInfo *GetPlayerInfo( PlayerNumber pn );
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user