mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-27 14:20:07 +00:00
Those are deprecated as VS.force_sync and VS.force_draw do the same and more explicitly, but we cannot remove them without marking them as deprecated before that. Fixes issue introduced in #15892.