Skip to content

Fix: Syntax Errors & Deprecated API Replacements#2065

Merged
GalacticInspired merged 1 commit intoEpix-Incorporated:masterfrom
jcydienz:master
Feb 8, 2026
Merged

Fix: Syntax Errors & Deprecated API Replacements#2065
GalacticInspired merged 1 commit intoEpix-Incorporated:masterfrom
jcydienz:master

Conversation

@jcydienz
Copy link
Contributor

@jcydienz jcydienz commented Feb 7, 2026

Fixed a syntax error in a string missing { before child and child.ClassName in ClientLoader.client.luau

Fixed Deprecated API Replacements (wait > task.wait); Service.luau, ClientLoader.client.luau, ClientMover.client.luau & task.spawn in Client.luau & ClientLoader, and task.delay replacements.

Replaced instances of concatenation with backtick interpolation

Simple fixes, and maintainability updates.

@GalacticInspired GalacticInspired merged commit ecb1be9 into Epix-Incorporated:master Feb 8, 2026
2 checks passed
@coasterteam
Copy link
Collaborator

For the record, Adonis already swaps out wait() with task.wait at the environment level.

@Dimenpsyonal
Copy link
Member

For the record, Adonis already swaps out wait() with task.wait at the environment level.

This is true, but who likes the environment level??? Roblox certainly doesn't

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants