mirror of
https://github.com/godotengine/godot.git
synced 2025-11-02 14:41:07 +00:00
Style: Apply new clang-format 5.0 style to all files
This commit is contained in:
parent
a8ceb7e3f2
commit
13c2ff9320
199 changed files with 954 additions and 875 deletions
|
|
@ -731,9 +731,9 @@ void VisualScriptSwitch::_bind_methods() {
|
|||
VisualScriptSwitch::VisualScriptSwitch() {
|
||||
}
|
||||
|
||||
//////////////////////////////////////////
|
||||
////////////////EVENT ACTION FILTER///////////
|
||||
//////////////////////////////////////////
|
||||
//////////////////////////////////////////
|
||||
////////////////EVENT ACTION FILTER///////////
|
||||
//////////////////////////////////////////
|
||||
|
||||
#if 0
|
||||
int VisualScriptInputFilter::get_output_sequence_port_count() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue