mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 08:39:11 +00:00
9da5b69b25
The indices for bones were being set to "hash[:id], hash[:experience]". instead of "hash[:id]" due to a syntax overlook.