mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Update migration-to-v4-from-v3.md
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
- `code/__HELPERS/_logging.dm`
|
- `code/__HELPERS/_logging.dm`
|
||||||
|
|
||||||
If you have a dual nano/tgui setup, then make sure to rename all ui procs
|
If you have a dual nano/tgui setup, then make sure to rename all ui procs
|
||||||
on `/datum`, such as `ui_interact` to `ui_interact`, to avoid namespace
|
on `/datum`, such as `ui_interact` to `tgui_interact`, to avoid namespace
|
||||||
clashing. Usual stuff.
|
clashing. Usual stuff.
|
||||||
|
|
||||||
## Update `ui_interact` proc signatures
|
## Update `ui_interact` proc signatures
|
||||||
|
|||||||
Reference in New Issue
Block a user