RedK0d / CLICKABLE-FC3

A partially clickable mod for the FC3 Planes
174 stars 24 forks source link

Fix dev_install.lua conflicts with ED updates to controller default.l… #74

Open ausshir opened 10 months ago

ausshir commented 10 months ago

Fixes #72 - it seems ED has added a bit to default.lua, but there still is space, so I changed the insert index and newlines to prevent clobbering the preexisting code.

Without this change, the binds are broken and results in the game not letting any keys or buttons be used.