mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 06:39:18 +02:00
Fog, skydome and other environment tweaks
This commit is contained in:
@@ -339,6 +339,8 @@ void state_manager::process_commands() {
|
||||
|
||||
if (commanddata.command == user_command::settemperature) {
|
||||
Global.AirTemperature = commanddata.param1;
|
||||
Global.Overcast = commanddata.param2;
|
||||
simulation::Environment.compute_weather();
|
||||
}
|
||||
|
||||
if (commanddata.command == user_command::insertmodel) {
|
||||
|
||||
Reference in New Issue
Block a user