mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-12 14:50:43 -05:00
Fixed caps issue
This commit is contained in:
parent
58600633fe
commit
3857bd4b53
@ -9,7 +9,7 @@ using SPT.SinglePlayer.Utils.MainMenu;
|
||||
|
||||
namespace SPT.SinglePlayer
|
||||
{
|
||||
[BepInPlugin("com.SPT.singleplayer", "spt.Singleplayer", SPTPluginInfo.PLUGIN_VERSION)]
|
||||
[BepInPlugin("com.SPT.singleplayer", "SPT.Singleplayer", SPTPluginInfo.PLUGIN_VERSION)]
|
||||
public class SPTSingleplayerPlugin : BaseUnityPlugin
|
||||
{
|
||||
public void Awake()
|
||||
|
Loading…
x
Reference in New Issue
Block a user