mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update cs_individualProgression.cpp
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static bool HandleTeleIndividualProgressionCommand(ChatHandler* handler, Optional<PlayerIdentifier> player, string location)
|
static bool HandleTeleIndividualProgressionCommand(ChatHandler* handler, Optional<PlayerIdentifier> player, std::string location)
|
||||||
{
|
{
|
||||||
player = PlayerIdentifier::FromTargetOrSelf(handler);
|
player = PlayerIdentifier::FromTargetOrSelf(handler);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user