mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-10 03:12:33 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "Timer.h"
|
||||
#include "..\Minecraft.World\System.h"
|
||||
#include "../Minecraft.World/System.h"
|
||||
|
||||
Timer::Timer(float ticksPerSecond)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user