HISP/Horse Isle Server/HorseIsleServer/Game/SwfModules
2021-02-04 22:55:00 +13:00
..
Brickpoet.cs Weirest bug ever happened, it said "Item.ItemInformation" is higher protection level than Item.Tack even though both were public, i eventurally found that it was because Item was "class" where as "Item.Tack" was "public class" so i made everything be "public class" 2021-01-31 01:18:52 +13:00
Drawingroom.cs Implement Drawing Rooms 2021-02-04 22:55:00 +13:00