Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
GHYAKIMA committed Feb 12, 2023
1 parent c03302d commit 9b21627
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

public class CommonClass {

private static final int m_ShutdownTimeInMinutes = 1;
private static final int m_ShutdownTimeInMinutes = 15;
private static final boolean m_ShutdownAtStart = true;
private static MinecraftServer server;
public static Timer timer;
Expand Down

0 comments on commit 9b21627

Please sign in to comment.