diff options
author | Justin Clark-Casey (justincc) | 2012-06-06 04:15:00 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-06-06 04:15:00 +0100 |
commit | 53c25a47780b5b1167f8e574dc8e9b935a0d5ddd (patch) | |
tree | c4cb95f3f4626fcbf9e3c792f89191d94071e445 /OpenSim/Region | |
parent | Actively dispose of Bitmaps in Warp3D image module and world map module once ... (diff) | |
download | opensim-SC_OLD-53c25a47780b5b1167f8e574dc8e9b935a0d5ddd.zip opensim-SC_OLD-53c25a47780b5b1167f8e574dc8e9b935a0d5ddd.tar.gz opensim-SC_OLD-53c25a47780b5b1167f8e574dc8e9b935a0d5ddd.tar.bz2 opensim-SC_OLD-53c25a47780b5b1167f8e574dc8e9b935a0d5ddd.tar.xz |
Rename MapImageModule for Warp3D to Warp3DImageModule to match its class name and make it easier to distinguish between map image modules.
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Region/CoreModules/World/Warp3DMap/Warp3DImageModule.cs (renamed from OpenSim/Region/CoreModules/World/Warp3DMap/MapImageModule.cs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/OpenSim/Region/CoreModules/World/Warp3DMap/MapImageModule.cs b/OpenSim/Region/CoreModules/World/Warp3DMap/Warp3DImageModule.cs index 3538b46..3538b46 100644 --- a/OpenSim/Region/CoreModules/World/Warp3DMap/MapImageModule.cs +++ b/OpenSim/Region/CoreModules/World/Warp3DMap/Warp3DImageModule.cs | |||