mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 21:51:22 +00:00 
			
		
		
		
	
						commit
						1a16dabfb5
					
				
					 81 changed files with 123 additions and 123 deletions
				
			
		|  | @ -3304,7 +3304,7 @@ Error GDScriptLanguage::lookup_code(const String &p_code, const String &p_symbol | |||
| 						} | ||||
| 					} else { | ||||
| 						/*
 | ||||
| 						// Because get_integer_constant_enum and get_integer_constant dont work on @GlobalScope
 | ||||
| 						// Because get_integer_constant_enum and get_integer_constant don't work on @GlobalScope
 | ||||
| 						// We cannot determine the exact nature of the identifier here
 | ||||
| 						// Otherwise these codes would work
 | ||||
| 						StringName enumName = ClassDB::get_integer_constant_enum("@GlobalScope", p_symbol, true); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Rémi Verschelde
						Rémi Verschelde