mark the SenseGlove settings as DefaultConfig
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
/**
|
||||
* Implements the settings for the SenseGlove Unreal Engine Plugin.
|
||||
*/
|
||||
UCLASS(config = SenseGloveSettings)
|
||||
UCLASS(config = SenseGloveSettings, DefaultConfig)
|
||||
class SENSEGLOVESETTINGS_API USGSettings : public UEngineSubsystem
|
||||
{
|
||||
GENERATED_BODY()
|
||||
|
||||
Reference in New Issue
Block a user