Zytharian / RbxStargate

v20 of Stargates implemented on Roblox
MIT License
7 stars 3 forks source link

Addresses use wrong network symbol #4

Closed Zytharian closed 1 year ago

Zytharian commented 2 years ago

The findAllPossibleDialable() function appends the current gate's network value to the address instead of the target gate's -- should be appending the target gate's. This causes inter-network dialing to use the outgoing gate's network instead of the incoming gate's network.