Skip to content

Commit c233c48

Browse files
hm its almost like the solution to the todo IS RIGHT BELOW
Signed-off-by: CrusherNotDrip <crushernotdrip@tilnotdrip.org>
1 parent ca70abf commit c233c48

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/funkin/util/path/PathsLocation.hx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ class PathsLocation
7171
*/
7272
public function get(key:String):String
7373
{
74-
// TODO: Better Link Detection system, this will do for the short run though.
7574
if (StringUtil.isURL(key))
7675
return key;
7776

0 commit comments

Comments
 (0)