upfste
This commit is contained in:
8
Assets/Scripts/Def/GameDef.cs
Normal file
8
Assets/Scripts/Def/GameDef.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace NBF
|
||||
{
|
||||
public class GameDef
|
||||
{
|
||||
public const int NormalFOV = 50;
|
||||
public const int ZoomedFOV = 25;
|
||||
}
|
||||
}
|
||||
3
Assets/Scripts/Def/GameDef.cs.meta
Normal file
3
Assets/Scripts/Def/GameDef.cs.meta
Normal file
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e0e959f45daf44f2b7bf1efe6e8fbc2b
|
||||
timeCreated: 1747147951
|
||||
Reference in New Issue
Block a user