test push
This commit is contained in:
@@ -108,7 +108,7 @@ namespace ReallifeGamemode.Server.Finance
|
||||
|
||||
public static void ReleasePayDay(Player client, Paycheck paycheck, bool minusJail)
|
||||
{
|
||||
NAPI.Util.ConsoleOutput("in release payday");
|
||||
NAPI.Util.ConsoleOutput("in release payday.");
|
||||
if (client == null || paycheck == null)
|
||||
{
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user