Replace remaining uses of NULL with nullptr
Follow-up to #38736 (these uses were likely added after this PR was merged).
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
#include "scene/main/window.h"
|
||||
#include "scene/resources/font.h"
|
||||
|
||||
///////////////////// NULL /////////////////////////
|
||||
///////////////////// Nil /////////////////////////
|
||||
|
||||
void EditorPropertyNil::update_property() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user