This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
Simba
Watch
1
Star
0
Fork
0
You've already forked Simba
mirror of
https://github.com/moparisthebest/Simba
synced
2024-11-13 12:55:05 -05:00
Code
Issues
Releases
Wiki
Activity
cee2bb4d82
Simba
/
Units
/
MMLAddon
/
PSInc
/
Wrappers
/
ocr.inc
5 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
Changes. git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@175 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-02 05:18:35 -05:00
function
rs_GetUpText
:
String
;
begin
Few changes - not done yet. git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@178 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-02 06:35:53 -05:00
Result
:=
CurrThread
.
Client
.
MOCR
.
GetUpTextAt
(
7
,
7
);
Changes. git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@175 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-11-02 05:18:35 -05:00
end
;
Reference in New Issue
Copy Permalink