mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-30 21:23:00 +00:00 
			
		
		
		
	Fix a couple of build failures
This commit is contained in:
		| @@ -7,6 +7,9 @@ | ||||
| -- they relied on Minecraft's character mappings. However, if CC emulators have | ||||
| -- taught me anything, it's that emulating LWJGL's weird key handling is nigh-on | ||||
| -- impossible. | ||||
|  | ||||
| local expect = _G["~expect"] | ||||
|  | ||||
| local tKeys = {} | ||||
| tKeys[32] = 'space' | ||||
| tKeys[39] = 'apostrophe' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 SquidDev
					SquidDev