ModernUO/Projects/UOContent/Items/Games/Mahjong
Kamron Batman 97f311d7be
fix(core): Removes 6017 handler (#411)
- [X] Removes 6017 handler since it is only used in one place
- [X] Exposes a ref int to modify the packet length. This is acceptable since we technically have access to the entire reader/buffer.
2021-01-16 13:43:16 -08:00
..
MahjongDealerIndicator.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MahjongDices.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
MahjongEnums.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MahjongGame.cs fix(content): Converts mahjong packets (#402) 2021-01-12 00:59:42 -08:00
MahjongPacketHandlers.cs fix(core): Removes 6017 handler (#411) 2021-01-16 13:43:16 -08:00
MahjongPackets.cs fix(content): Converts mahjong packets (#402) 2021-01-12 00:59:42 -08:00
MahjongPieceDim.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MahjongPlayers.cs fix(content): Converts mahjong packets (#402) 2021-01-12 00:59:42 -08:00
MahjongTile.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MahjongTileTypeGenerator.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MahjongWallBreakIndicator.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00