add $rand command
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ struct ServerState {
|
||||
std::shared_ptr<const QuestIndex> quest_index;
|
||||
std::shared_ptr<const LevelTable> level_table;
|
||||
std::shared_ptr<const BattleParamTable> battle_params;
|
||||
std::shared_ptr<const CommonItemCreator> common_item_creator;
|
||||
std::shared_ptr<const CommonItemData> common_item_data;
|
||||
|
||||
std::shared_ptr<LicenseManager> license_manager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user