waza123 Posted June 4, 2015 Share Posted June 4, 2015 В файле battle.py класс class TeamBasesPanel(object): функция def __onTeamBaseCaptured(self, team, baseID): Как мне до неё добратся? Мешает приватность __ что делат ? @ Quote Link to comment Short link Share on other sites More sharing options...
DrWebber Posted June 4, 2015 Share Posted June 4, 2015 _TeamBasesPanel__onTeamBaseCaptured(self, team, baseID) @ Quote Link to comment Short link Share on other sites More sharing options...
waza123 Posted June 4, 2015 Author Share Posted June 4, 2015 thanks @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.