Skip to content

Commit

Permalink
Updated func_instance.fgd (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
JVGRYT authored Jul 15, 2024
1 parent 7166beb commit 922cfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fgd/point/func/func_instance.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[
targetname(target_source) : "Fix Up Name" : : "The name that all entities will be fixed up with based upon the fix up style."
file(instance_file) : "VMF Filename" : : "This indicates a map file relative to the map's file name. " +
"This is also looked up relative to sdk_content/maps/, if one exists in the parent directories."
"This is also looked up relative to <your mod>/maps/ or sdk_content/maps/, if one exists in the parent directories."

fixup_style[engine](integer) : "Entity Name Fix Up" : 0
fixup_style(choices) : "Entity Name Fix Up" : 0 : "Fixup style for instanced entity names. Uses the 'Fix Up Name' field." =
Expand Down

0 comments on commit 922cfc1

Please sign in to comment.