phoenixvdp
Results
2
issues of
phoenixvdp
Looks like this is part implemented in the code, but it's not currently working. There are code references for it, and an ai script, maybe missing a bit of code...
enhancement
OCD is real... I think a small check for this is warranted lol private void SortButton_MouseClick(object sender, MouseEventArgs e) { if (GameScene.Game.Observer) return; DXMessageBox box = new DXMessageBox("Are you sure...
enhancement