Guest User

Untitled

a guest
Sep 22nd, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.58 KB | None | 0 0
  1. Index: lua/weapons/gmod_tool/stools/rd3_dev_link2.lua
  2. ===================================================================
  3. --- lua/weapons/gmod_tool/stools/rd3_dev_link2.lua  (revision 151)
  4. +++ lua/weapons/gmod_tool/stools/rd3_dev_link2.lua  (working copy)
  5. @@ -100,7 +100,7 @@
  6.         end
  7.         self:ClearObjects()
  8.     else
  9. -        self:GetOwner():SendLua( "GAMEMODE:AddNotify('You didn't click on a Resource node to link to!', NOTIFY_GENERIC, 7);" )
  10. +        self:GetOwner():SendLua( "GAMEMODE:AddNotify('You didn\\\'t click on a Resource node to link to!', NOTIFY_GENERIC, 7);" )
  11.     end
  12.     return true
  13.  end
Add Comment
Please, Sign In to add comment