Progress.gd 107 B

123456789
  1. extends WindowPanel
  2. #
  3. func RefreshBestiary(_mobID : int):
  4. pass
  5. func RefreshQuest(_questID : int):
  6. pass