Misc Update
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -40,4 +40,7 @@
|
|||||||
*.ini
|
*.ini
|
||||||
|
|
||||||
!/Data/*
|
!/Data/*
|
||||||
!/bin/rosyln/*
|
!/bin/rosyln/*
|
||||||
|
Scripts/SubSystem/Kitsune Scripts/KitsunesShapeShifting/Gate&Talismans.zip
|
||||||
|
Scripts/SubSystem/Kitsune Scripts/KitsunicCustomSystem.zip
|
||||||
|
Scripts/Scripts-master.zip
|
||||||
|
|||||||
1
Scripts/.vs/Scripts.csproj.dtbcache.json
Normal file
1
Scripts/.vs/Scripts.csproj.dtbcache.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -139,4 +139,4 @@ Reserved ButtonIDs
|
|||||||
m_Syst.OnResponse( state, info, m_SubP );
|
m_Syst.OnResponse( state, info, m_SubP );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -89,4 +89,4 @@ namespace Server.ACC
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
Scripts/SubSystem/Casino Vendors.zip
Normal file
BIN
Scripts/SubSystem/Casino Vendors.zip
Normal file
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
#region Header
|
#region Header
|
||||||
// _,-'/-'/
|
// _,-'/-'/
|
||||||
// . __,-; ,'( '/
|
// . __,-; ,'( '/
|
||||||
// \. `-.__`-._`:_,-._ _ , . ``
|
// \. `-.__`-._`:_,-._ _ , . ``
|
||||||
@@ -16,6 +16,7 @@ using System.Drawing;
|
|||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
|
||||||
using Server;
|
using Server;
|
||||||
|
using Server.Commands;
|
||||||
using Server.Gumps;
|
using Server.Gumps;
|
||||||
using Server.Network;
|
using Server.Network;
|
||||||
|
|
||||||
@@ -489,4 +490,4 @@ namespace VitaNex.SuperGumps
|
|||||||
base.OnResponse(sender, info);
|
base.OnResponse(sender, info);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user