mirror of
https://github.com/DrPerkyLegit/LCEServerTest.git
synced 2026-05-22 11:34:33 +00:00
removed git history
This commit is contained in:
10
Minecraft.Client/CallbackHelper.cpp
Normal file
10
Minecraft.Client/CallbackHelper.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#include "stdafx.h"
|
||||
#include "CallbackHelper.h"
|
||||
|
||||
void CallbackHelper::OnServerPreTick()
|
||||
{
|
||||
}
|
||||
|
||||
void CallbackHelper::OnServerPostTick()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user