Skip to content

Commit 876d210

Browse files
committed
32 hour coding session
This took forever to fix, but it was worth it.
1 parent 0a4b969 commit 876d210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fCraft/System/Server.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Part of fCraft | Copyright 2009-2015 Matvei Stefarov <me@matvei.org> | BSD-3 | See LICENSE.txt //Copyright (c) 2011-2013 Jon Baker, Glenn Marien and Lao Tszy <Jonty800@gmail.com> //Copyright (c) <2012-2014> <LeChosenOne, DingusBungus> | ProCraft Copyright 2014-2016 Joseph Beauvais <123DMWM@gmail.com>
2-
using System
2+
using System;
33
using System.Collections.Generic;
44
using System.Diagnostics;
55
using System.Globalization;

0 commit comments

Comments
 (0)