第一次提交
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Copyright 2025 https://yuewu.dev/en All Rights Reserved.
|
||||
|
||||
|
||||
#include "GCS_CombatSystemSettings.h"
|
||||
|
||||
const UGCS_CombatSystemSettings* UGCS_CombatSystemSettings::Get()
|
||||
{
|
||||
return GetDefault<UGCS_CombatSystemSettings>();
|
||||
}
|
||||
Reference in New Issue
Block a user