#W# Premiumspawner folder change.
This commit is contained in:
parent
3a36e6ae5b
commit
4da3300057
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ namespace Server.Commands
|
|||
if (IsLinux == true)
|
||||
bar = "/";
|
||||
|
||||
string path = @"."+bar+"Data"+bar+"Nerun's Distro"+bar+"Spawns"+bar;
|
||||
string path = @"."+bar+"Data"+bar+"Spawns"+bar;
|
||||
|
||||
if ( !Directory.Exists( path ) )
|
||||
Directory.CreateDirectory( path );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue