Compare commits
No commits in common. "b2fde67848785c3bb0da5fc881dcfb1dad601da8" and "16a58f1e23b9c58dcd6a306678d9571d496bedbc" have entirely different histories.
b2fde67848
...
16a58f1e23
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
[/Script/EngineSettings.GameMapsSettings]
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
GameDefaultMap=/Game/_Maps/Menu/MainMenu_Map.MainMenu_Map
|
GameDefaultMap=/Game/_Maps/Football/Football_Lobby.Football_Lobby
|
||||||
GlobalDefaultGameMode=/Game/Framework/BP_Template_Game_Mode.BP_Template_Game_Mode_C
|
GlobalDefaultGameMode=/Game/Framework/BP_Template_Game_Mode.BP_Template_Game_Mode_C
|
||||||
EditorStartupMap=/Game/_Maps/Football/Football_Lobby.Football_Lobby
|
EditorStartupMap=/Game/_Maps/Football/Football_Lobby.Football_Lobby
|
||||||
GameInstanceClass=/Game/Framework/BP_Shooter_Gameinstance.BP_Shooter_Gameinstance_C
|
GameInstanceClass=/Game/Framework/BP_Shooter_Gameinstance.BP_Shooter_Gameinstance_C
|
||||||
|
BIN
Content/Framework/BP_ShooterMenuController.uasset
(Stored with Git LFS)
BIN
Content/Framework/BP_ShooterMenuController.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Framework/BP_ShooterMenu_Gamemode.uasset
(Stored with Git LFS)
BIN
Content/Framework/BP_ShooterMenu_Gamemode.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Framework/BP_Shooter_Gameinstance.uasset
(Stored with Git LFS)
BIN
Content/Framework/BP_Shooter_Gameinstance.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Widgets/WB_LobbyMenu.uasset
(Stored with Git LFS)
BIN
Content/Widgets/WB_LobbyMenu.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Widgets/WB_MpMenu.uasset
(Stored with Git LFS)
BIN
Content/Widgets/WB_MpMenu.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/_Maps/Menu/LobbyMenu_Map.umap
(Stored with Git LFS)
BIN
Content/_Maps/Menu/LobbyMenu_Map.umap
(Stored with Git LFS)
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"FileVersion": 3,
|
"FileVersion": 3,
|
||||||
"EngineAssociation": "5.5",
|
"EngineAssociation": "5.4",
|
||||||
"Category": "",
|
"Category": "",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"Plugins": [
|
"Plugins": [
|
||||||
|
Loading…
Reference in New Issue
Block a user