TeslaCloud / flux-ce

Flux Community Edition (CE); A free and open-source Garry's Mod gamemode framework.
https://f.teslacloud.net
MIT License
26 stars 18 forks source link

Character loading screen does not update when characters are deleted. #23

Open Aspect12 opened 5 years ago

Aspect12 commented 5 years ago

The character loading screen does not update whenever a character is deleted. It updates if it is reloaded by going back into the menu and clicking Load Character again.

If deleted twice, the derma will properly update and the character will vanish.

garytate commented 5 years ago

I've tested multiple times and have not encountered this issue, on deleting the first character rebuild() is calling perfectly.

Could be a code confliction causing the issue, the main branch works fine