This website requires JavaScript.
Explore
Help
Register
Sign in
IsleHorse
/
HISP
Watch
1
Star
0
Fork
You've already forked HISP
0
mirror of
https://github.com/islehorse/HISP.git
synced
2025-04-08 06:05:42 +12:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0f95462294
HISP
/
Horse Isle Server
/
HorseIsleServer
/
Game
/
SwfModules
History
SilicaAndPina
92c35eb4b9
Implement Drawing Rooms
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