mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #8574 from Phlegmlee/patch-2
Removed duplicate line.
This commit is contained in:
@@ -156,9 +156,6 @@ Complete script example
|
||||
RIGHT = 3,
|
||||
}
|
||||
|
||||
## The description of a constant.
|
||||
const GRAVITY = 9.8
|
||||
|
||||
## The description of the variable v1.
|
||||
var v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user