Added GetComboList and GetLifeRecord to PlayerStageStats.

This commit is contained in:
Kyzentun
2014-02-12 16:19:16 -07:00
parent 3f1c96d10f
commit 17ea38576c
4 changed files with 65 additions and 0 deletions
+1
View File
@@ -99,6 +99,7 @@ public:
struct Combo_t
{
// Update GetComboList in PlayerStageStats.cpp when adding new members that should be visible from the Lua side.
/**
* @brief The start time of the combo.
*