From: curt Date: Tue, 26 Jun 2001 21:59:49 +0000 (+0000) Subject: - added property-multiply command with argument 'factor' X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=aa5ad5ad6e4794bd540eff4f8bb503b383177ea5;p=flightgear.git - added property-multiply command with argument 'factor' - added confirm dialog for exit command - added tile-cache-reload command - added lighting-update command --- diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index 312b5fd40..9ae0129f5 100644 --- a/src/Main/fg_commands.cxx +++ b/src/Main/fg_commands.cxx @@ -12,6 +12,8 @@ #include #include #include +#include +#include