Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/AbonUnit.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 640 |
if FAbonRes[i].option = 0 then begin |
if FAbonRes[i].option = 0 then begin |
| 641 |
ThreadStrings.Strings[FAbonRes[i].Res-1] := ''; |
ThreadStrings.Strings[FAbonRes[i].Res-1] := ''; |
| 642 |
end else begin |
end else begin |
| 643 |
ThreadStrings.Strings[FAbonRes[i].Res-1] := 'あぼーん<>あぼーん<>あぼーん<>あぼーん<>'; |
ThreadStrings.Strings[FAbonRes[i].Res-1] := 'あぼ〜ん<>あぼ〜ん<>あぼ〜ん<>あぼ〜ん<>'; |
| 644 |
end; |
end; |
| 645 |
end; |
end; |
| 646 |
|
|
|
|
Legend:
| Removed from v.1.12 |
|
| changed lines |
| |
Added in v.1.13 |
|
|
|