You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
GDScript: Replace abstract keyword with @abstract annotation
Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru>
This commit is contained in:
@@ -106,7 +106,6 @@ public:
|
||||
MATCH,
|
||||
WHEN,
|
||||
// Keywords
|
||||
ABSTRACT,
|
||||
AS,
|
||||
ASSERT,
|
||||
AWAIT,
|
||||
|
||||
Reference in New Issue
Block a user