Skip to content

Commit 40bf288

Browse files
committed
Make compatible with Unreal Engine 4.10
1 parent c015946 commit 40bf288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SublimeTextSourceCodeAccess.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"VersionName" : "1.0",
66
"CreatedBy" : "Felix Laurie von Massenbach",
77
"CreatedByURL" : "http://erbridge.co.uk/",
8-
"EngineVersion" : "4.7.3",
8+
"EngineVersion" : "4.10",
99
"Description" : "Allows access to source code with Sublime Text.",
1010
"Category" : "Developer.Source Code Access",
1111
"EnabledByDefault" : true,

0 commit comments

Comments
 (0)