Complete early roadmap foundation and calendar helpers
This commit is contained in:
@@ -25,7 +25,7 @@ def load(path):
|
||||
|
||||
|
||||
def main():
|
||||
character_bp = load("/Game/ThirdPerson/Blueprints/BP_ThirdPersonCharacter")
|
||||
character_bp = load("/Game/Agrarian/Blueprints/Characters/BP_AgrarianPlayerCharacter")
|
||||
character_cdo = unreal.get_default_object(character_bp.generated_class())
|
||||
|
||||
mismatches = []
|
||||
|
||||
Reference in New Issue
Block a user