Rework lang to use captions
This replaces the earlier developer console system. Also performs a small change to the way the ENGINEER_PDA setting works.
This commit is contained in:
@@ -29,8 +29,9 @@ alias DEBUG_OUTPUT_ON_START "show_output"
|
||||
// ENGINEER_PDA
|
||||
// Values: pda_on | pda_off
|
||||
// Enables or disables the Engineer's construction and destruction PDA (not
|
||||
// essential with the additional key bindings).
|
||||
// You can still bring it up with mouse scroll.
|
||||
// essential with the additional key bindings). When disabled, the building
|
||||
// keys are each shifted two keys to the left.
|
||||
// You can still bring the PDAs up with mouse scroll.
|
||||
alias ENGINEER_PDA "pda_off"
|
||||
|
||||
// LOADOUT_SWITCH
|
||||
|
Reference in New Issue
Block a user