Commit to end the day.
This commit is contained in:
@@ -11,3 +11,8 @@ int32 ICombatInterface::GetPlayerLevel()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
FVector ICombatInterface::GetCombatSocketLocation()
|
||||
{
|
||||
return FVector::ZeroVector;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user