mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
typos, thx
This commit is contained in:
@@ -10174,7 +10174,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
double now = Util.GetTimeStamp();
|
||||
if (now - m_lastMapRegenTime < 120) // 2 minutes global cool down
|
||||
{
|
||||
SendAlertMessage("Please wait at least 2 minutes between map generation comand");
|
||||
SendAlertMessage("Please wait at least 2 minutes between map generation commands");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user