mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
misspell all across the board
This commit is contained in:
@@ -5896,7 +5896,7 @@ Environment.Exit(1);
|
||||
IEnvironmentModule envM = RequestModuleInterface<IEnvironmentModule>();
|
||||
if(LandChannel != null && envM != null)
|
||||
{
|
||||
LandChannel.ClearAllEnviroments();
|
||||
LandChannel.ClearAllEnvironments();
|
||||
envM.WindlightRefresh(1,false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user