mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-08 04:17:41 -04:00
Impl RandomItemTable class (#598)
* Impl RandomItem class * Refactor func * Impl RandomItemTable * Revert probability inaccuracy * Remove unnecessary comment * Fix compile, probably * As per review 1 --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "ChocoMountain.h"
|
||||
#include "port/Game.h"
|
||||
#include "engine/editor/SceneManager.h"
|
||||
#include "Registry.h"
|
||||
#include "engine/registry/Registry.h"
|
||||
#include "libultraship/bridge/resourcebridge.h"
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user