HISP/Horse Isle Server/HorseIsleServer/Game/Horse
SilicaAndPina 5e460923dc Fix bugz
2021-02-06 12:04:35 +13:00
..
HorseInfo.cs Fixed a bug where you could ride horses without any tack. 2021-02-02 18:55:53 +13:00
HorseInstance.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
WildHorse.cs Fix bugz 2021-02-06 12:04:35 +13:00