mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-16 10:51:59 +00:00
split out platform/input to its own folder
This commit is contained in:
@@ -72,7 +72,7 @@ void MultiplayerLocalPlayer::tick() {
|
||||
// 4J Added
|
||||
// 4J-PB - changing this to a game host option ot hide gamertags
|
||||
// bool bIsisPrimaryHost=g_NetworkManager.IsHost() &&
|
||||
// (InputManager.GetPrimaryPad()==m_iPad);
|
||||
// (PlatformInput.GetPrimaryPad()==m_iPad);
|
||||
|
||||
/*if((gameServices().getGameSettings(m_iPad,eGameSetting_PlayerVisibleInMap)!=0) !=
|
||||
m_bShownOnMaps)
|
||||
|
||||
Reference in New Issue
Block a user