mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 12:02:27 +00:00
fix: missing Entity::RIDING_TAG, exclude demo mode
This commit is contained in:
@@ -3,6 +3,7 @@ exclude_sources = [
|
||||
' ! -name "SurvivalMode.cpp"',
|
||||
' ! -name "CreativeMode.cpp"',
|
||||
' ! -name "GameMode.cpp"',
|
||||
' ! -name "DemoMode.cpp"',
|
||||
' ! -name "PreStitchedTextureMap.cpp"',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user