mirror of
https://github.com/afska/gba-link-connection.git
synced 2026-09-08 17:07:33 -05:00
FIX: LinkUniversal now initializes randomSeed
This commit is contained in:
@@ -157,6 +157,7 @@ class LinkUniversal {
|
||||
|
||||
this->config.protocol = protocol;
|
||||
this->config.gameName = gameName;
|
||||
this->randomSeed = randomSeed;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user